-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.6
-
Code
-
Classes
- User_Group
Total Complexity |
68 |
Dependencies |
5 |
Dependents |
18 |
Total lines |
439 |
Lines of code |
199 |
Logical lines of code |
109 |
Comment lines |
162 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
matches() |
A |
48 |
16 |
31 |
get_computed_role_list() |
S |
54 |
6 |
21 |
get_description() |
S |
55 |
6 |
19 |
equals() |
S |
59 |
5 |
15 |
is_configured() |
S |
79 |
4 |
3 |
set_min_role() |
S |
67 |
3 |
7 |
__construct() |
S |
70 |
2 |
6 |
add_user() |
S |
70 |
2 |
6 |
remove_user() |
S |
69 |
2 |
6 |
add_role() |
S |
68 |
2 |
7 |
remove_role() |
S |
69 |
2 |
6 |
add_canonical_role() |
S |
67 |
2 |
7 |
remove_canonical_role() |
S |
69 |
2 |
6 |
set_label() |
S |
69 |
2 |
7 |
jsonSerialize() |
S |
62 |
1 |
11 |
get_min_role() |
S |
82 |
1 |
3 |
get_label() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
set_canonical_roles() |
S |
72 |
1 |
5 |
get_roles() |
S |
82 |
1 |
3 |
set_roles() |
S |
72 |
1 |
5 |
get_users() |
S |
72 |
1 |
5 |
identical() |
S |
80 |
1 |
3 |
set_users() |
S |
72 |
1 |
5 |
__toString() |
S |
81 |
1 |
3 |
get_canonical_roles() |
S |
82 |
1 |
3 |